home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / begleitmaterial / mcp1.44beta / developer / fd / mcpgfx_lib.fd next >
Text File  |  2004-08-03  |  343b  |  10 lines

  1. ##base _MCPGFXBase
  2. ##bias 30
  3. ##public
  4. mcpPaintSysIGad(SysImageObject,DrawInfo,GadgetNumber,Width,Height)(a0,a1,d0,d1,d2)
  5. mcpRectFill(RastPort,Taglist,x1,y1,x21,y2)(a0,a1,d0,d1,d2,d3)
  6. mcpDrawFrame(x1,y1,x2,y2,pens)(d0,d1,d2,d3,d4)
  7. mcpGetExtDrawInfo(Screen,DrawInfo)(a0,a1)
  8. mcpGetFrameSize(DrawInfo,FrameType)(a0,d0)
  9. mcpSetGFXAttrs(Taglist)(a0)
  10.